ClosedCaptioningService

Closed captioning service provides for APIs to enable and disable live closed captioning. Language supported currently is English.

Types

Link copied to clipboard

Represents a closed captioning state

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ObservableValue that provides for the current ClosedCaptioningState.

Link copied to clipboard
val closedCaptionText: Observable<String>

Observable that provides for the closed captioning text.

Link copied to clipboard
val isClosedCaptioningAvailable: ObservableValueWithOptional<Boolean>

ObservableValue that provides for availability of closed captioning feature. Feature can be enabled or disabled at the scheduling options or the meeting feature associated with the account

Functions

Link copied to clipboard

Start closed captioning.

Link copied to clipboard

Stop closed captioning.